Namespace - LJCWinFormCommon
Parameters
text - The string text.
Returns
The modified string.
Syntax
C# |
public static String SetString(String text)
|
Sets the string to "-" if it is empty or blanks and to "" if it is "-".
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.